IOS Unit Testing by Example: Xctest Tips and Techniques Using Swift

IOS Unit Testing by Example: Xctest Tips and Techniques Using Swift

作者: Reid Jon
出版社: Pragmatic Bookshelf
出版在: 2020-07-14
ISBN-13: 9781680506815
ISBN-10: 1680506811
裝訂格式: Quality Paper - also called trade paper
總頁數: 300 頁




內容描述


Fearlessly change the design of your iOS code with solid unit tests. Use Xcode's built-in test framework XCTest and Swift to get rapid feedback on all your code - including legacy code. Learn the tricks and techniques of testing all iOS code, especially view controllers (UIViewControllers), which are critical to iOS apps. Learn to isolate and replace dependencies in legacy code written without tests. Practice safe refactoring that makes these tests possible, and watch all your changes get verified quickly and automatically. Make even the boldest code changes with complete confidence.
Manual code and UI testing get slower the deeper your navigation hierarchy goes. It can take several taps just to reach a particular screen, never mind the actual workflow tests. Automatic unit testing offers such rapid feedback that it can change the rules of development. Bring testing to iOS development, even for legacy code. Use XCTest to write unit tests in Swift for all your code.
iOS developers typically reserve unit tests for their model classes alone. But that approach skips most of the code common to iOS apps, especially with UIViewControllers. Learn how to unit test these view controllers to expand your unit testing possibilities. Since good unit tests form the bedrock for safe refactoring, you're empowered to make bold changes. Learn how to avoid the most common mistakes Swift programmers make with the XCTest framework. Use code coverage to find holes in your test suites. Learn how to identify hard dependencies.
Reshape the design of your code quickly, with less risk and less fear.


作者介紹


Jon Reid is a leading expert in unit testing and Test-Driven Development for iOS development. He has been practicing TDD on Apple platforms since 2001. His blog, https: //qualitycoding.org focuses on iOS unit testing practices.




相關書籍

Android Studio 移動應用開發任務教程 (微課版)

作者 李斌

2020-07-14

單一開發作業環境之美:Mac OS + Android Studio 超完美組合

作者 畢小朋

2020-07-14

Android 10 Kotlin 編程通俗演義

作者 牛搞

2020-07-14